home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 416 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.7 KB

  1. Path: kryten.awinc.com!news
  2. From: bcarter@awinc.com (Bob Carter)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Help need with A3000 OS 3.1 Upgrade
  5. Date: 6 Jan 1996 19:02:39 GMT
  6. Organization: A & W Internet Inc.
  7. Message-ID: <3396.6579T709T970@awinc.com>
  8. References: <4cl4v4$7m4@ralph.vnet.net>
  9. NNTP-Posting-Host: pme610.onramp.awinc.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13.  
  14. To Kevin Cox <kcox@hiwaay.net> and
  15. To Plasticman <plasman@katie.vnet.net> who wrote:
  16.  
  17. > I guess I should say I am joining the club of people having problems
  18. > upgrading the A3000 to OS 3.1.  Just got my official Villagetronics/Escom
  19. > copy of 3.1.  BTW I am not a newbee at working inside my system.
  20.  
  21. > Installed the ROM chips as per instructions, Chip 0 in socket U-181
  22. > (labeled ROM 1)and Chip 1 in socket U-180 (labled ROM 0). My motherboard
  23. > is a revision 8.9.
  24.  
  25. This is fine, as on some A3000's the labeling on the motherboard is reversed.
  26. The surest way to socket your 3.1 roms properly is to take careful note of how
  27. your working 2.1 (or whatever) roms were in and position the new ones exactly
  28. the same way.  The roms themselves may have their labels stuck on upside down.
  29. Make sure that the pin 1 marks (a small circular indent) are orientated to the
  30. front/center of the motherboard, as your old roms were.
  31.  
  32. > Put everything back together and powered up.  I get a flashing RED screen
  33. > and it sounds like the systems wants to keep restarting. All this
  34. > happens in the first seconds of power up and system goes nowhere. Rechecked
  35. > that ROM's are properly seated, no bent pins, etc.
  36.  
  37. > Reinstalled my old softkicked ROMS and everything works fine.  Any and
  38. > all ideas gratefully accepted.
  39.  
  40. The first thing to check are the settings of the nonvolatile memory of the
  41. A3000's clock chip.  You do this by running a utility such as setbatt.  BTW, I
  42. had the same problems as you guys and this was the bad nasty that kept my roms
  43. from booting up properly - the recurrent rebooting, no hard/floppy drive
  44. boot access, et al.  Anyway, here are the default settings on my system
  45. (A3000/25 rev8.9) as reported by setbatt, and what you should have too:
  46.  
  47.   The SCSI selection timeout is SHORT (128 milliseconds).
  48.   Logical SCSI units above 0 ARE NOT accessed.
  49.  
  50.   The SCSI controller's host ID is 7.
  51.   Synchronous transfer is NOT INITIATED.
  52.   Fast synchronous transfer is NOT INITIATED (<=5MB/s).
  53.   SCSI-2 tagged queuing is DISABLED.
  54.  
  55. The only parameter you may have to set differently is the SCSI timeout, which
  56. should be set to LONG if you have a slow-to-spinup-to-speed harddrive.
  57.  
  58. Once this is done reinstall your OS3.1 roms and power up!
  59.  
  60. Still having problems?  Try accessing the bootscreen by holding down both mouse
  61. buttons when you power up or reboot.  If you can't access this screen then I
  62. dare say I don't know what other advice to offer, other than recheck the roms'
  63. orientation and look for bent pins.  Sorry... :-(
  64.  
  65. One last caveat...
  66.  
  67. If you've gotten this far and the OS is accessing your harddrive but it's
  68. still crashing, which is what happened to me, then you're having a problem
  69. with your startup sequence.  On my A3000 the SetPatch command does not work as
  70. advertised.  I changed the command in my startup-sequence from:
  71.  
  72.     C:SetPatch QUIET
  73.  
  74. to:
  75.  
  76.     C:SetPatch NOCACHE NOAGA QUIET
  77.     C:CPU >NIL: CACHE
  78.  
  79. and all was well.  I don't know why exactly, but the A3000 doesn't like the
  80. Setpatch line as it comes in the stock startup-sequence script.  The second line
  81. I added turns on the CPU caches. It isn't really necessary, but I did it anyway,
  82. on someone's suggestion.
  83.  
  84. Good luck,
  85.  
  86. Bob (exmember of the club)
  87.  
  88.    ____________________
  89.   |                    |
  90.   |     Bob Carter     |
  91.   |  bcarter@awinc.com |
  92.   |____________________|
  93.  
  94.  
  95. On a clear disk, you can seek forever.
  96.  
  97.